home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Dev / E / Eviled.lha / eviled.readme < prev    next >
Encoding:
Text File  |  2003-02-04  |  1.6 KB  |  71 lines

  1. short: Source Editor written in E 
  2. uploader: amigae@swipnet.se (Leif Salomonsson)
  3. author: amigae@swipnet.se (Leif Salomonsson)
  4. type: dev/e
  5. long:
  6.  
  7.    Source Editor, written in E.
  8.  
  9.    Features:
  10.  
  11.       Systemfriendly, singlewindow, multiple documents,
  12.       e-syntax highlight, smooth scroll, simple to use,
  13.       stable (on WinUAE atleast). 
  14.  
  15.    Done since last time: 
  16.  
  17.       o E syntax highlightning.
  18.  
  19.       o Editing, mousehandling. 
  20.  
  21.       o Save prefs.
  22.  
  23.       o Smooth scroll.
  24.  
  25.       o Commandline support.
  26.  
  27.       o Increased evilness factor by atleast 10%.
  28.  
  29.    Next time:
  30.  
  31.       o Support open in window on WB (Hi Deniil :))
  32.  
  33.       o Cut/Copy/Paste/etc..
  34.  
  35.       o Even more evilness..
  36.  
  37.    Future idea:
  38.  
  39.       I would like to be able to quickly reach autodocs/showmodule
  40.       by just double-clicking on a label in the source.. 
  41.  
  42.    Other:
  43.  
  44.       o OS3.x is required.
  45.  
  46.       o Source in E is included.
  47.  
  48.       o Executable size: ~70k 
  49.  
  50.       o Price: If you like it, pay me what you think it is worth.
  51.         See "http://home.swipnet.se/blubbe/Evil/register.html".
  52.         
  53.  
  54.    Files:
  55.  
  56.       eviled           : main executable
  57.       eviled.readme    : this file
  58.       gle.e            : gadget support
  59.       slider.e         : vertical slider
  60.       hltext.e         : e syntax highlightning
  61.       linelist.e       : ascii<->linelist
  62.       eviled.e         : main source
  63.       text-vslider.pic : overview of slider mathemathics
  64.       eviled_j03.pic   : screenshot 1
  65.       eviled_j03b.pic  : screenshot 2
  66.       eviled_j03c.pic  : screenshot 3
  67.  
  68.  
  69. Leif Salomonsson Feb 2003 - amigae@swipnet.se
  70.  
  71.